Building an web/ mobile app like instagram [on hold]

Posted by John on Programmers See other posts from Programmers or by John
Published on 2014-06-01T04:00:30Z Indexed on 2014/06/01 9:38 UTC
Read the original article Hit count: 291

Filed under:
|
|
|
|

I would like to build an app like instagram or twitter. User can upload photo, type a few words, hashtag, share their location. And there will be a page like newsfeed showing updates. User can login with oauth.

How do I store those data especially photos? (In those cloud thins? like Google cloud? I don't know how those cloud works) and what is the cost of it (if can compress user uploaded photos?).

I currently only knows php, javascript and mysql.

© Programmers or respective owner

Related posts about java

Related posts about php